Learn R Programming

hmi (version 0.9.16)

[<-.interval: Replace for interval

Description

Function to replace elements of an interval object

Usage

# S3 method for interval
[(obj, index) <- value

Arguments

obj

the interval object

index

the index of the elements to replace

value

the value the replaced elements shall take